func path/filepath.hasMeta

3 uses

	path/filepath (current package)
		match.go#L257: 	if !hasMeta(pattern) {
		match.go#L272: 	if !hasMeta(dir[volumeLen:]) {
		match.go#L363: func hasMeta(path string) bool {